home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 4 / BBS in a Box - Macintosh - Volume IV (January 1992) (BBS in a Box).iso / Files / MacTechNotes / TN.101.150 / TN.130.ioCompletion / TN.130.ioCompletion.rsrc / SitC_0_Long Description < prev   
Encoding:
Text File  |  1984-01-01  |  488 b   |  1 lines

  1. TN.130.ioCompletion - When making synchronous calls to the File Manager, it is not necessary to clear ioCompletion field of the parameter block, since that is done for you. Some earlier technotes explicitly cleared ioCompletion, with the knowledge that this was unnecessary, to try to encourage developers to fill in all fields of parameter blocks as indicated in Inside Macintosh.  By the way, this is true of all parameter calls—you only have to set fields that are explicitly required.